DX11 SET VECTOR4

Sets the data of the specified vector4.

  Syntax
DX11 SET VECTOR4 vector, x, y, z, w
  Parameters
vector
Dword
The vector 4 to set the components of.
x
Float
The new X component of the vector.
y
Float
The new Y component of the vector.
z
Float
The new Z component of the vector.
w
Float
The new W component of the vector.

  Returns

This function does not return a value.

  See also

MATH Functions Menu
DX11 Function Categories